\(\int (5-x) (3+2 x) (2+5 x+3 x^2)^{5/2} \, dx\) [2435]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [A] (verification not implemented)
   Sympy [A] (verification not implemented)
   Maxima [A] (verification not implemented)
   Giac [A] (verification not implemented)
   Mupad [F(-1)]

Optimal result

Integrand size = 25, antiderivative size = 131 \[ \int (5-x) (3+2 x) \left (2+5 x+3 x^2\right )^{5/2} \, dx=\frac {1865 (5+6 x) \sqrt {2+5 x+3 x^2}}{663552}-\frac {1865 (5+6 x) \left (2+5 x+3 x^2\right )^{3/2}}{82944}+\frac {373 (5+6 x) \left (2+5 x+3 x^2\right )^{5/2}}{1728}+\frac {1}{168} (71-14 x) \left (2+5 x+3 x^2\right )^{7/2}-\frac {1865 \text {arctanh}\left (\frac {5+6 x}{2 \sqrt {3} \sqrt {2+5 x+3 x^2}}\right )}{1327104 \sqrt {3}} \]

[Out]

-1865/82944*(5+6*x)*(3*x^2+5*x+2)^(3/2)+373/1728*(5+6*x)*(3*x^2+5*x+2)^(5/2)+1/168*(71-14*x)*(3*x^2+5*x+2)^(7/
2)-1865/3981312*arctanh(1/6*(5+6*x)*3^(1/2)/(3*x^2+5*x+2)^(1/2))*3^(1/2)+1865/663552*(5+6*x)*(3*x^2+5*x+2)^(1/
2)

Rubi [A] (verified)

Time = 0.03 (sec) , antiderivative size = 131, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 4, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.160, Rules used = {793, 626, 635, 212} \[ \int (5-x) (3+2 x) \left (2+5 x+3 x^2\right )^{5/2} \, dx=-\frac {1865 \text {arctanh}\left (\frac {6 x+5}{2 \sqrt {3} \sqrt {3 x^2+5 x+2}}\right )}{1327104 \sqrt {3}}+\frac {1}{168} (71-14 x) \left (3 x^2+5 x+2\right )^{7/2}+\frac {373 (6 x+5) \left (3 x^2+5 x+2\right )^{5/2}}{1728}-\frac {1865 (6 x+5) \left (3 x^2+5 x+2\right )^{3/2}}{82944}+\frac {1865 (6 x+5) \sqrt {3 x^2+5 x+2}}{663552} \]

[In]

Int[(5 - x)*(3 + 2*x)*(2 + 5*x + 3*x^2)^(5/2),x]

[Out]

(1865*(5 + 6*x)*Sqrt[2 + 5*x + 3*x^2])/663552 - (1865*(5 + 6*x)*(2 + 5*x + 3*x^2)^(3/2))/82944 + (373*(5 + 6*x
)*(2 + 5*x + 3*x^2)^(5/2))/1728 + ((71 - 14*x)*(2 + 5*x + 3*x^2)^(7/2))/168 - (1865*ArcTanh[(5 + 6*x)/(2*Sqrt[
3]*Sqrt[2 + 5*x + 3*x^2])])/(1327104*Sqrt[3])

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 626

Int[((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp[(b + 2*c*x)*((a + b*x + c*x^2)^p/(2*c*(2*p + 1
))), x] - Dist[p*((b^2 - 4*a*c)/(2*c*(2*p + 1))), Int[(a + b*x + c*x^2)^(p - 1), x], x] /; FreeQ[{a, b, c}, x]
 && NeQ[b^2 - 4*a*c, 0] && GtQ[p, 0] && IntegerQ[4*p]

Rule 635

Int[1/Sqrt[(a_) + (b_.)*(x_) + (c_.)*(x_)^2], x_Symbol] :> Dist[2, Subst[Int[1/(4*c - x^2), x], x, (b + 2*c*x)
/Sqrt[a + b*x + c*x^2]], x] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 793

Int[((d_.) + (e_.)*(x_))*((f_.) + (g_.)*(x_))*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp[(-(b
*e*g*(p + 2) - c*(e*f + d*g)*(2*p + 3) - 2*c*e*g*(p + 1)*x))*((a + b*x + c*x^2)^(p + 1)/(2*c^2*(p + 1)*(2*p +
3))), x] + Dist[(b^2*e*g*(p + 2) - 2*a*c*e*g + c*(2*c*d*f - b*(e*f + d*g))*(2*p + 3))/(2*c^2*(2*p + 3)), Int[(
a + b*x + c*x^2)^p, x], x] /; FreeQ[{a, b, c, d, e, f, g, p}, x] && NeQ[b^2 - 4*a*c, 0] &&  !LeQ[p, -1]

Rubi steps \begin{align*} \text {integral}& = \frac {1}{168} (71-14 x) \left (2+5 x+3 x^2\right )^{7/2}+\frac {373}{48} \int \left (2+5 x+3 x^2\right )^{5/2} \, dx \\ & = \frac {373 (5+6 x) \left (2+5 x+3 x^2\right )^{5/2}}{1728}+\frac {1}{168} (71-14 x) \left (2+5 x+3 x^2\right )^{7/2}-\frac {1865 \int \left (2+5 x+3 x^2\right )^{3/2} \, dx}{3456} \\ & = -\frac {1865 (5+6 x) \left (2+5 x+3 x^2\right )^{3/2}}{82944}+\frac {373 (5+6 x) \left (2+5 x+3 x^2\right )^{5/2}}{1728}+\frac {1}{168} (71-14 x) \left (2+5 x+3 x^2\right )^{7/2}+\frac {1865 \int \sqrt {2+5 x+3 x^2} \, dx}{55296} \\ & = \frac {1865 (5+6 x) \sqrt {2+5 x+3 x^2}}{663552}-\frac {1865 (5+6 x) \left (2+5 x+3 x^2\right )^{3/2}}{82944}+\frac {373 (5+6 x) \left (2+5 x+3 x^2\right )^{5/2}}{1728}+\frac {1}{168} (71-14 x) \left (2+5 x+3 x^2\right )^{7/2}-\frac {1865 \int \frac {1}{\sqrt {2+5 x+3 x^2}} \, dx}{1327104} \\ & = \frac {1865 (5+6 x) \sqrt {2+5 x+3 x^2}}{663552}-\frac {1865 (5+6 x) \left (2+5 x+3 x^2\right )^{3/2}}{82944}+\frac {373 (5+6 x) \left (2+5 x+3 x^2\right )^{5/2}}{1728}+\frac {1}{168} (71-14 x) \left (2+5 x+3 x^2\right )^{7/2}-\frac {1865 \text {Subst}\left (\int \frac {1}{12-x^2} \, dx,x,\frac {5+6 x}{\sqrt {2+5 x+3 x^2}}\right )}{663552} \\ & = \frac {1865 (5+6 x) \sqrt {2+5 x+3 x^2}}{663552}-\frac {1865 (5+6 x) \left (2+5 x+3 x^2\right )^{3/2}}{82944}+\frac {373 (5+6 x) \left (2+5 x+3 x^2\right )^{5/2}}{1728}+\frac {1}{168} (71-14 x) \left (2+5 x+3 x^2\right )^{7/2}-\frac {1865 \tanh ^{-1}\left (\frac {5+6 x}{2 \sqrt {3} \sqrt {2+5 x+3 x^2}}\right )}{1327104 \sqrt {3}} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.48 (sec) , antiderivative size = 86, normalized size of antiderivative = 0.66 \[ \int (5-x) (3+2 x) \left (2+5 x+3 x^2\right )^{5/2} \, dx=\frac {-3 \sqrt {2+5 x+3 x^2} \left (-34777419-235223330 x-642995688 x^2-897818256 x^3-655212672 x^4-211154688 x^5-746496 x^6+10450944 x^7\right )-13055 \sqrt {3} \text {arctanh}\left (\frac {\sqrt {\frac {2}{3}+\frac {5 x}{3}+x^2}}{1+x}\right )}{13934592} \]

[In]

Integrate[(5 - x)*(3 + 2*x)*(2 + 5*x + 3*x^2)^(5/2),x]

[Out]

(-3*Sqrt[2 + 5*x + 3*x^2]*(-34777419 - 235223330*x - 642995688*x^2 - 897818256*x^3 - 655212672*x^4 - 211154688
*x^5 - 746496*x^6 + 10450944*x^7) - 13055*Sqrt[3]*ArcTanh[Sqrt[2/3 + (5*x)/3 + x^2]/(1 + x)])/13934592

Maple [A] (verified)

Time = 0.33 (sec) , antiderivative size = 80, normalized size of antiderivative = 0.61

method result size
risch \(-\frac {\left (10450944 x^{7}-746496 x^{6}-211154688 x^{5}-655212672 x^{4}-897818256 x^{3}-642995688 x^{2}-235223330 x -34777419\right ) \sqrt {3 x^{2}+5 x +2}}{4644864}-\frac {1865 \ln \left (\frac {\left (\frac {5}{2}+3 x \right ) \sqrt {3}}{3}+\sqrt {3 x^{2}+5 x +2}\right ) \sqrt {3}}{3981312}\) \(80\)
trager \(\left (-\frac {9}{4} x^{7}+\frac {9}{56} x^{6}+\frac {10183}{224} x^{5}+\frac {189587}{1344} x^{4}+\frac {692761}{3584} x^{3}+\frac {26791487}{193536} x^{2}+\frac {117611665}{2322432} x +\frac {11592473}{1548288}\right ) \sqrt {3 x^{2}+5 x +2}-\frac {1865 \operatorname {RootOf}\left (\textit {\_Z}^{2}-3\right ) \ln \left (6 \operatorname {RootOf}\left (\textit {\_Z}^{2}-3\right ) x +5 \operatorname {RootOf}\left (\textit {\_Z}^{2}-3\right )+6 \sqrt {3 x^{2}+5 x +2}\right )}{3981312}\) \(91\)
default \(\frac {373 \left (5+6 x \right ) \left (3 x^{2}+5 x +2\right )^{\frac {5}{2}}}{1728}-\frac {1865 \left (5+6 x \right ) \left (3 x^{2}+5 x +2\right )^{\frac {3}{2}}}{82944}+\frac {1865 \left (5+6 x \right ) \sqrt {3 x^{2}+5 x +2}}{663552}-\frac {1865 \ln \left (\frac {\left (\frac {5}{2}+3 x \right ) \sqrt {3}}{3}+\sqrt {3 x^{2}+5 x +2}\right ) \sqrt {3}}{3981312}+\frac {71 \left (3 x^{2}+5 x +2\right )^{\frac {7}{2}}}{168}-\frac {x \left (3 x^{2}+5 x +2\right )^{\frac {7}{2}}}{12}\) \(117\)

[In]

int((5-x)*(3+2*x)*(3*x^2+5*x+2)^(5/2),x,method=_RETURNVERBOSE)

[Out]

-1/4644864*(10450944*x^7-746496*x^6-211154688*x^5-655212672*x^4-897818256*x^3-642995688*x^2-235223330*x-347774
19)*(3*x^2+5*x+2)^(1/2)-1865/3981312*ln(1/3*(5/2+3*x)*3^(1/2)+(3*x^2+5*x+2)^(1/2))*3^(1/2)

Fricas [A] (verification not implemented)

none

Time = 0.28 (sec) , antiderivative size = 88, normalized size of antiderivative = 0.67 \[ \int (5-x) (3+2 x) \left (2+5 x+3 x^2\right )^{5/2} \, dx=-\frac {1}{4644864} \, {\left (10450944 \, x^{7} - 746496 \, x^{6} - 211154688 \, x^{5} - 655212672 \, x^{4} - 897818256 \, x^{3} - 642995688 \, x^{2} - 235223330 \, x - 34777419\right )} \sqrt {3 \, x^{2} + 5 \, x + 2} + \frac {1865}{7962624} \, \sqrt {3} \log \left (-4 \, \sqrt {3} \sqrt {3 \, x^{2} + 5 \, x + 2} {\left (6 \, x + 5\right )} + 72 \, x^{2} + 120 \, x + 49\right ) \]

[In]

integrate((5-x)*(3+2*x)*(3*x^2+5*x+2)^(5/2),x, algorithm="fricas")

[Out]

-1/4644864*(10450944*x^7 - 746496*x^6 - 211154688*x^5 - 655212672*x^4 - 897818256*x^3 - 642995688*x^2 - 235223
330*x - 34777419)*sqrt(3*x^2 + 5*x + 2) + 1865/7962624*sqrt(3)*log(-4*sqrt(3)*sqrt(3*x^2 + 5*x + 2)*(6*x + 5)
+ 72*x^2 + 120*x + 49)

Sympy [A] (verification not implemented)

Time = 0.76 (sec) , antiderivative size = 97, normalized size of antiderivative = 0.74 \[ \int (5-x) (3+2 x) \left (2+5 x+3 x^2\right )^{5/2} \, dx=\sqrt {3 x^{2} + 5 x + 2} \left (- \frac {9 x^{7}}{4} + \frac {9 x^{6}}{56} + \frac {10183 x^{5}}{224} + \frac {189587 x^{4}}{1344} + \frac {692761 x^{3}}{3584} + \frac {26791487 x^{2}}{193536} + \frac {117611665 x}{2322432} + \frac {11592473}{1548288}\right ) - \frac {1865 \sqrt {3} \log {\left (6 x + 2 \sqrt {3} \sqrt {3 x^{2} + 5 x + 2} + 5 \right )}}{3981312} \]

[In]

integrate((5-x)*(3+2*x)*(3*x**2+5*x+2)**(5/2),x)

[Out]

sqrt(3*x**2 + 5*x + 2)*(-9*x**7/4 + 9*x**6/56 + 10183*x**5/224 + 189587*x**4/1344 + 692761*x**3/3584 + 2679148
7*x**2/193536 + 117611665*x/2322432 + 11592473/1548288) - 1865*sqrt(3)*log(6*x + 2*sqrt(3)*sqrt(3*x**2 + 5*x +
 2) + 5)/3981312

Maxima [A] (verification not implemented)

none

Time = 0.27 (sec) , antiderivative size = 145, normalized size of antiderivative = 1.11 \[ \int (5-x) (3+2 x) \left (2+5 x+3 x^2\right )^{5/2} \, dx=-\frac {1}{12} \, {\left (3 \, x^{2} + 5 \, x + 2\right )}^{\frac {7}{2}} x + \frac {71}{168} \, {\left (3 \, x^{2} + 5 \, x + 2\right )}^{\frac {7}{2}} + \frac {373}{288} \, {\left (3 \, x^{2} + 5 \, x + 2\right )}^{\frac {5}{2}} x + \frac {1865}{1728} \, {\left (3 \, x^{2} + 5 \, x + 2\right )}^{\frac {5}{2}} - \frac {1865}{13824} \, {\left (3 \, x^{2} + 5 \, x + 2\right )}^{\frac {3}{2}} x - \frac {9325}{82944} \, {\left (3 \, x^{2} + 5 \, x + 2\right )}^{\frac {3}{2}} + \frac {1865}{110592} \, \sqrt {3 \, x^{2} + 5 \, x + 2} x - \frac {1865}{3981312} \, \sqrt {3} \log \left (2 \, \sqrt {3} \sqrt {3 \, x^{2} + 5 \, x + 2} + 6 \, x + 5\right ) + \frac {9325}{663552} \, \sqrt {3 \, x^{2} + 5 \, x + 2} \]

[In]

integrate((5-x)*(3+2*x)*(3*x^2+5*x+2)^(5/2),x, algorithm="maxima")

[Out]

-1/12*(3*x^2 + 5*x + 2)^(7/2)*x + 71/168*(3*x^2 + 5*x + 2)^(7/2) + 373/288*(3*x^2 + 5*x + 2)^(5/2)*x + 1865/17
28*(3*x^2 + 5*x + 2)^(5/2) - 1865/13824*(3*x^2 + 5*x + 2)^(3/2)*x - 9325/82944*(3*x^2 + 5*x + 2)^(3/2) + 1865/
110592*sqrt(3*x^2 + 5*x + 2)*x - 1865/3981312*sqrt(3)*log(2*sqrt(3)*sqrt(3*x^2 + 5*x + 2) + 6*x + 5) + 9325/66
3552*sqrt(3*x^2 + 5*x + 2)

Giac [A] (verification not implemented)

none

Time = 0.30 (sec) , antiderivative size = 84, normalized size of antiderivative = 0.64 \[ \int (5-x) (3+2 x) \left (2+5 x+3 x^2\right )^{5/2} \, dx=-\frac {1}{4644864} \, {\left (2 \, {\left (12 \, {\left (18 \, {\left (8 \, {\left (6 \, {\left (36 \, {\left (14 \, x - 1\right )} x - 10183\right )} x - 189587\right )} x - 2078283\right )} x - 26791487\right )} x - 117611665\right )} x - 34777419\right )} \sqrt {3 \, x^{2} + 5 \, x + 2} + \frac {1865}{3981312} \, \sqrt {3} \log \left ({\left | -2 \, \sqrt {3} {\left (\sqrt {3} x - \sqrt {3 \, x^{2} + 5 \, x + 2}\right )} - 5 \right |}\right ) \]

[In]

integrate((5-x)*(3+2*x)*(3*x^2+5*x+2)^(5/2),x, algorithm="giac")

[Out]

-1/4644864*(2*(12*(18*(8*(6*(36*(14*x - 1)*x - 10183)*x - 189587)*x - 2078283)*x - 26791487)*x - 117611665)*x
- 34777419)*sqrt(3*x^2 + 5*x + 2) + 1865/3981312*sqrt(3)*log(abs(-2*sqrt(3)*(sqrt(3)*x - sqrt(3*x^2 + 5*x + 2)
) - 5))

Mupad [F(-1)]

Timed out. \[ \int (5-x) (3+2 x) \left (2+5 x+3 x^2\right )^{5/2} \, dx=-\int \left (2\,x+3\right )\,\left (x-5\right )\,{\left (3\,x^2+5\,x+2\right )}^{5/2} \,d x \]

[In]

int(-(2*x + 3)*(x - 5)*(5*x + 3*x^2 + 2)^(5/2),x)

[Out]

-int((2*x + 3)*(x - 5)*(5*x + 3*x^2 + 2)^(5/2), x)